CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LATTICE BOLTZMANN METHOD

搜索资源列表

  1. D1Q5_c

    1下载:
  2. 用于液体模拟,是研究cfd的一种新方法,称之为lattice boltzmann方法。本程序是d105模型的编码。这类编码网上很少,几近没有。如果哪们朋友有这方面的还希望能共用-for liquid simulation study cfd a new method, boltzmann called the lattice method. The procedure is d105 model coding. Few of these online coding, there was virt
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:2705
    • 提供者:刘品
  1. D1Q5

    0下载:
  2. The following example lattice Boltzmann codes. A simple energy conserving one dimensional lattice Boltzman method. How to incorporate interactions into this model in such a way that phase-separation can be observed is still an unsolved problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1985
    • 提供者:ass
  1. poiseuille

    1下载:
  2. 用格子boltzmann方法模拟水平板之间的流动,无外力项的添加,单纯扩散流动-Lattice boltzmann simulation method using flow level between the plates, no external force term to add, simple diffusion flow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1702
    • 提供者:王永
  1. Periodic_ILB(R-a-B)

    0下载:
  2. The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme. The model is also referred to as color model or chromodynamic model or ILB (immiscible LB)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:364337
    • 提供者:许雄文
  1. multiComponent3d

    3下载:
  2. 采用格子玻尔兹曼方法对三维多相流反映的描述与求解示例(Descr iption and Solution of Three-dimensional Multiphase Flow by Lattice Boltzmann Method)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-09
    • 文件大小:6144
    • 提供者:thukevin
  1. LBM-CFD

    4下载:
  2. 格子玻尔兹曼方程基于格子Boltzmann方法开源可视化软件的源代码(The source code of open source visualization software based on lattice Boltzmann method has high practical value.)
  3. 所属分类:其他

    • 发布日期:2020-01-15
    • 文件大小:10240
    • 提供者:ILK
  1. MATLAB

    3下载:
  2. 一种双相流的LBM(Iilb,d2Q9)方法 根据d2q9格式,Matlab代码使用格子玻尔兹曼(LB)方法模拟二维不混溶流体(蓝色和红色流体)的两相流。(mplements Immiscible Lattice Boltzmann (ILB, D2Q9) method for two phase flows he MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible
  3. 所属分类:其他

    • 发布日期:2020-12-07
    • 文件大小:1024
    • 提供者:筨honey
  1. LBM程序

    1下载:
  2. A simple one dimensional lattice Boltzmann method to solve the time dependent Schroedinger equation. The method works by writing the Schroedinger equation as a continuity equation and an Euler equation as outlined in the.【来自国外某教学网站,仅供个人学习交流,请勿用于其他用途】
  3. 所属分类:仿真建模

  1. 二维多孔介质.cpp

    1下载:
  2. 基于lattice Boltzmann method 重构多孔介质几何结构。(Reconstruct porous media by the lattice Boltzmann method.)
  3. 所属分类:Windows编程

    • 发布日期:2019-11-21
    • 文件大小:1024
    • 提供者:da12345
  1. D3guandao

    1下载:
  2. 3维直管泊肃叶流模拟,用格子玻尔兹曼方法,可以直观看到流动剖面。(The flow profile can be visualized by the lattice Boltzmann method in the 3-D Poiseuille flow simulation in a straight pipe.)
  3. 所属分类:其他

    • 发布日期:2021-02-24
    • 文件大小:1024
    • 提供者:迟子建
  1. 方柱绕流的LBM代码(C++)

    2下载:
  2. Lattice boltzmann method 方柱扰流代码,C++(LBM Code for Square Column Spoiler)
  3. 所属分类:汇编语言

  1. testcouette

    2下载:
  2. 在matlab环境下的格子玻尔兹曼方法进行库特流的流体仿真(The lattice Boltzmann method in Matlab environment for the fluid simulation of Kuyt flow)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-29
    • 文件大小:1024
    • 提供者:abcp123
  1. 格子玻尔兹曼圆柱绕流

    3下载:
  2. 利用matlab软件编写的格子玻尔兹曼方法模拟的圆柱绕流问题,并实现了可视化(The flow around the cylinder is simulated by lattice Boltzmann method compiled by MATLAB software, and the visualization is realized)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-19
    • 文件大小:2048
    • 提供者:super_rb
  1. Two phase flow - basic Shan-Chen model

    6下载:
  2. 通过格子玻尔兹曼方法模拟Shan-Chen模型的两相流(Two phase flow simulation of Shan Chen model by lattice Boltzmann method)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-03
    • 文件大小:3072
    • 提供者:QDJoey
  1. back-step

    3下载:
  2. 实现后台阶流动的格子玻尔兹曼方法的模拟,编程语言为C++(Realize the simulation of the lattice Boltzmann method of back-step flow, the programming language is C++)
  3. 所属分类:*行业应用

    • 发布日期:2021-02-24
    • 文件大小:1139712
    • 提供者:ubik123
  1. Lattice Boltzmann Method模拟2维接触角

    8下载:
  2. 该程序为格子玻尔兹曼方法(LBM)模拟二维的三相接触角,其中BCs.cpp文件为边界条件,Coll.cpp为碰撞算法,Steam.cpp为迁移过程,Error.cpp为计算稳态误差,force.cpp为计算作用力(采用Shan-Chen模型),Initialization.cpp为初始化(可改变初始两相形状),MacVar.cpp为计算宏观量,output.cpp为输出文件(可修改输出格式),源.cpp为控制主函数。
  3. 所属分类:仿真建模

« 1 2 ... 4 5 6 7 8 9»
搜珍网 www.dssz.com